• Typographers: the Original UX Designers

    Updated: 2011-07-31 18:11:01
    : Work Ideas Events About Contact Search July 8, 2011 Typographers : the Original UX Designers By Kim Cullen 5 Comments We named the project rooms in Adaptive Path's new San Francisco office after typefaces . This made the type nerd in me happy and hopeful about the respect paid to typography on UX . design Recently something inspired to me to crack open the bible of print typography , The Elements of Typographic Style , rdquo by Robert Bringhurst As a student this dense book , first published almost 20 years ago , was the bane of my existence . But revisiting it I was struck by how the rules of good typography reflect those of effective UX design . Below are a couple quotes that resonated with both the type and UX nerd in . me Honor the . content Typography exists to honor the content

  • Where do non-UX-team members learn about UX?

    Updated: 2011-07-31 18:11:01
    Work Ideas Events About Contact Search July 25, 2011 Where do non-UX-team members learn about UX By Peter Boersma 3 Comments As a User Experience practitioner , you learn about UX in school even if it wasn't called UX you improve your skills in practice by being part of project teams , and you update your knowledge at a UX conference or training . But what about the people around you Where do Project Managers , Product Managers , Developers , Sales , QA , Strategists , and Managers learn about User Experience If only because of our position in the business process and our need for input by other roles , we need to learn the basic elements of other fields such as business modeling , project management , coding , QA , and selling our projects . This is why , at several recent conferences

  • Signposts for the Week Ending July 10

    Updated: 2011-07-31 18:11:01
    Work Ideas Events About Contact Search July 10, 2011 Signposts for the Week Ending July 10 By Jared Cole 0 Comments Somewhere between our inboxes and our coffee cups , we find a moment to sift through our mailing lists , scroll an endless stream of tweets and otherwise chase the rabbit . Sometimes these momentary drifts payout , as they have this week . There's likely something for almost . everyone Building off Negroponte's convergence model , Hugh Dubberly shares his thoughts on Convergence 2.0 A collection of cognitive models depicting the influence of Bergson , Dewey , Simon and others on design thinking and . learning Chartwell is a divine discovery for those that frequently find themselves needing to create graphs for print and . web Type loving anglophones have reason to rejoice The

  • A Peek Behind the Curtain: The Process Behind UX Week 2011’s Visual Design

    Updated: 2011-07-31 18:11:01
    : Work Ideas Events About Contact Search July 25, 2011 A Peek Behind the Curtain : The Process Behind UX Week 2011’s Visual Design By Kim Cullen 0 Comments Chris Risdon's blog post about the importance of documenting process as well as a recent Core77 article inspired us to share some of the thinking behind the visual design of materials for UX Week Adaptive Path's big annual conference for user experience . folk The Adaptive Path visual designers and events team collaborated with designer Amber Reed to develop the UX Week 2011 identity . The final design conveys the bold , forward-thinking energy of the event while referencing classic interaction systems and symbols . It's not often that designers reveal the exploration behind their final designs but as Chris noted , Artifacts are the

  • SproutCore 2.0 Beta 2 Released

    Updated: 2011-07-31 18:10:27
    A month ago, we released the first beta of SproutCore 2.0. Today, we’re happy to announce the release of the second beta. This version eliminates a number of bugs and significantly improves usability issues, as well as fixing compatibility with Internet Explorer 6+ and Opera. We’d like to give a special shout out to Erik [...]

  • SproutCore UI – An Introduction

    Updated: 2011-07-31 18:10:27
    SproutCore UI is a new initiative under the SproutCore 2.0 umbrella. It provides a foundation for building app-like experiences on mobile and desktop devices. This blog post will introduce you to the project, and give you a snapshot of what it will look like and how it will work. Overview SproutCore 2.0, as you may [...]

  • Scrolling in SproutCore: Part 2

    Updated: 2011-07-31 18:10:27
    Continued from last week’s post “Scrolling in SproutCore”. Tim presents his solution for making SC.ScrollView feel awesome. I began discussing possible solutions to the problem with Colin Campbell, who pointed me in the direction of Cappuccino as a reference implementation. Cappuccino’s scroll views were buttery smooth and offered all of the benefits that SproutCore needs. [...]

  • Dispatches From The Edge: Attribute Bindings For SproutCore 2.0

    Updated: 2011-07-31 18:10:27
    One of the more common things people have been asking recently is how to build a table inside of handlebar templates. In Sproutcore 1.6, you would do this with some code like this: {{collection TableExample.TBodyView}} 1 2 3 4 5 6 7 8 9 10 11 TableExample.TBodyView = SC.TemplateCollectionView.extend({ tagName: 'tbody', content: [['something', 'new'],['something', 'else']], [...]

  • Video from the July SF Meetup – SproutCore UI and Community Q&A

    Updated: 2011-07-31 18:10:27
    Thanks to everyone who came out for the SF SproutCore Meetup this past Tuesday! For those of you who couldn’t make it, Majd Taby gave a talk about what’s coming in SproutCore UI; afterward, we had a town hall meeting about SproutCore 2.0 and a variety of other questions from the community. We even had [...]

  • Optimizing App Performance with SC.Benchmark

    Updated: 2011-07-31 18:10:27
    SproutCore is a powerful JavaScript framework that allows developers to take full advantage of the code design paradigms used for native applications developed in languages like Cocoa. However, the tools that are available for web development are different and, in most ways, more basic than what is available when writing native applications. One of the [...]

  • Structuring Your SproutCore Application: Part 2

    Updated: 2011-07-31 18:10:27
    In Part 1, we started developing a Contact application for managing groups and people. Continuing with Part 2, we’re going to be implementing the application’s functionality in a way that’s going to scale with its complexity. Loading The Application’s Data Now that we have the base of our application, we need to start by loading [...]

  • Scrolling in SproutCore

    Updated: 2011-07-31 18:10:27
    Converting native widgets into SproutCore compatible widgets can be an adventure, especially if the browser vendors don’t agree on the events that the widget produces. Scrollable elements are one of those things. For those of you who find SproutCore’s ScrollView insufferable on various platforms because it’s not scrolling how you expect it to, this should [...]

  • The Run Loop: Part 2

    Updated: 2011-07-31 18:10:27
    Previously, we delved into the operation of SproutCore’s RunLoop, a powerful mechanism that we rarely work with directly. While understanding the function of the Run Loop is akin to understanding the function of your vehicle’s transmission– you don’t need to know how it works in order to go really fast – they both definitely help [...]

  • Structuring Your SproutCore Application: Part 1

    Updated: 2011-07-31 18:10:27
    This is the first in a series of posts that recap Colin’s talk at the San Francisco Meetup 6/14 and go into some detail about structuring a SproutCore application. Stay tuned for more posts in this series, and, as always, we’re listening to your feedback– let us know where you’re confused or what you want [...]

  • Open Cloud Initiative Revived

    Updated: 2011-07-31 16:00:00
    Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Maureen O'Gara Ben Thornton Marc Chanliau Asim Saddal Tad Anderson Related Topics : Java Open Source Virtualization Cloud Expo Java : Article Open Cloud Initiative Revived It’s got a vision of a global cloud of clouds interconnected by

  • Hyper-V Reportedly Picking Up Speed

    Updated: 2011-07-31 05:00:00
    Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Maureen O'Gara Ben Thornton Marc Chanliau Asim Saddal Tad Anderson Related Topics : Java NET Virtualization Java : Article Hyper-V Reportedly Picking Up Speed Several factors contributed to Microsoft’s surge , including its Windows

  • Facebook Rates Tilera ‘Swell’

    Updated: 2011-07-31 05:00:00
    Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Maureen O'Gara Ben Thornton Marc Chanliau Asim Saddal Tad Anderson Related Topics : Java Virtualization Web 2.0 Cloud Expo Java : Article Facebook Rates Tilera Swell’ Facebook has been testing Tilera’s last-generation widgetry and rated

  • Happy SysAdmin Appreciation Day!

    Updated: 2011-07-30 00:57:30
    If you are reading this (or any other) page, sending a message, watching a video, reading an email, or doing anything else that touches the web, you can thank a SysAdmin.

  • General Best Practices for WebSphere Application Environments

    Updated: 2011-07-29 15:30:00
    This article provides a list of general best practices to apply to any WebSphere Application Server V7 and V8 environment. However, some of the recommendations only apply to specific conditions and scenarios. These recommendations could be used to set up any WebSphere environment. All WebSphere Application processes should be running as non-admin/root user. It's not a good practice to run a process as an admin/root user. For obvious reasons, you don't want more folks to know about the admin/root password and generally the WebSphere admins are not the system admins. Create a services user account on the box and use it for the WebSphere Application's start and stop purposes.read more

  • After Five-Year Drought, Java SE7 Is Here

    Updated: 2011-07-28 22:15:55
    Java SE 7, the Java Platform, Standard Edition 7 is out. It’s the first major release in five years and took 9,494 bug fixes, 1,966 enhancements, 9,018 changesets, 147 builds and four JSRs to get here. It’s also the first release of the Java platform under Oracle’s stewardship, and threatened not to happen until Oracle put its foot down and went off and wheeled and dealed and leveraged IBM. (Remember the Apache Foundation stalking off and slamming the door?) Still, it’s based on the open source OpenJDK, making it something of a novelty for a commercial release. read more

  • JavaScript: The Definitive Guide

    Updated: 2011-07-28 22:15:54
    All in all I think this a great book. It will be on my desk for the next few years until I need to replace it with the 8th or 9th version. This book has delivered exactly what I was hoping for, an in-depth look into modern day JavaScript. I rarely use JavaScript nowadays in my day to day job. I have been lucky to avoid the messy browser applications it is usually a part of the past few years. That was my primary reason for buying the book. Although I may not like it, JavaScript is here to stay, and I need to keep current with it.read more

  • Thank You, Java Annotation!

    Updated: 2011-07-28 16:45:00
    This was an interesting bug… I was working on a Web application, where Adobe Flex client was sending an instance of an ActionScript WrapperObject to the Java server, which was supposed to invoke some JBDC code to run an SQL Insert statement saving the data from the Java version of WrapperObject in the database. I wrote all the pieces of Flex, Java, and SQL and started Tomcat in Eclipse IDE. The Web browser displayed my window, I filled out the form populating the ActionScript WrapperObject and pressed the button Save. Nothing happened. No errors and no data inserted in the database. read more</p

  • Judge Tells Oracle to Move the Decimal Point on Java Claims

    Updated: 2011-07-26 00:45:36
    Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Maureen O'Gara Elizabeth White Dmitry Sotnikov Bruce Tierney Christopher Frenz Related Topics : Java Open Web Oracle Java : Article Judge Tells Oracle to Move the Decimal Point on Java Claims The judge outlined a possible alternative

  • Oracle Gets to Depose Larry Page

    Updated: 2011-07-25 15:01:57
    Oracle is going to get the face time with Google CEO Larry Page that it wanted. Page has been ordered to sit still and answer Oracle’s questions about those Java licensing talks Google had with Sun during a two-hour deposition. Oracle is supposed to limit its questions to “topics relevant to the willfulness of defendant’s alleged patent infringement, and the value of Android” to Google. Google said last week that it rejected Sun’s proposal that Google pay $100 million in royalties to use Java in Android. A Google lawyer described the offer as a co-development deal, rather than a patent license despite an internal e-mail written by Android founder Andy Rubin saying Google needed a Java license. read more

  • Java PaaS Start-up Gets $10.5 Million

    Updated: 2011-07-25 15:01:54
    CloudBees, the Java PaaS start-up founded by former JBoss CTO Sacha Labourey, has gotten a $10.5 million B round eight months after its $4 million A round that had JBoss founder Marc Fleury take a piece of the action. The new round was led by Lightspeed Venture Partners with the participation of existing backer Matrix Partners. CloudBees only launched in November with a platform for developing, running and managing enterprise Java apps in the cloud. The widgetry currently includes DEV@cloud, a service that lets developers take their build and test environments to the cloud, and RUN@cloud, which lets them deploy those apps to production on the cloud. read more

  • Google Waves Small White Flag

    Updated: 2011-07-22 15:41:30
    Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Maureen O'Gara Elizabeth White Dmitry Sotnikov Bruce Tierney Christopher Frenz Related Topics : Java Wireless Open Web Oracle Java : Article Google Waves Small White Flag Google’s trying to get the trial stayed pending a re-examination of

  • Jelastic Launches Next-Generation Java Cloud

    Updated: 2011-07-21 16:00:00
    Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Dmitry Sotnikov Elizabeth White Bruce Tierney Christopher Frenz Max Katz Related Topics : Java Cloud Expo Java : Blog Post Jelastic Launches Next-Generation Java Cloud I’ve been recently involved helping a new European start-up just

  • 真的凡事都要1.618吗?

    Updated: 2011-07-21 08:21:02
    IconMoon Online Portfolio of JJ.Ying Portfolio About Faves Blog Twitter Flickr Dribbble Linkedin Blog RSS Feed Message 真的凡事都要1.618吗 Jul 21 2011 理论教程 2 Comments 上面这张图前一阵在微博上非常流行 很多朋友看了之后都直呼苹果的设计多严谨多精确 但是我的第一感觉就是这么多牵强的黄金分割未必是作者的原意 于是找来 原图 用PS的测量工具量了一下 发觉那个图中编号为13 8 5的圆形的直径分别是184px 116px和72px 显然他们并非取自于那个粉色的黄金矩形(长宽分别是337.29和208.6 当然我本来就觉得那个长方形里的各个部分和logo的拟合度很低 螺旋线和苹果的左下角不符合 右侧也并非是穿过叶子和缺口所在圆形的中心 再分别来看苹果肩部的那个8号圆和底部的5号圆 哇 拟合得还不错耶 但是等等 这两个圆都故意被我放大了不少哦 在这个尺度肉眼根本看不出是否真的拟合了 所以我个人认为原图里那么多黄金分割圆其实是后来者硬凑上去的 就像以前中小学里的那么多文章一定要我们背官方的中心思想 而原作者可能根本就不是那个意思 再说回这个1.618 虽然黄金分割的比例确实在很多地方有体现 也确实一定程度上体现了人类所习惯和适应的审美标准 但在视觉设计里 严谨的对待各种标准和规范是一回事 盲目地苛求黄金分割或就是另一回事儿了 灵活地参照才是王道 毕竟这个世上除了黄金 还有白银 钻石 珍珠等等等等 : Tags apple logo 黄金分割 Lemon July 21, 2011 15:45 但是 这是让异议份子闭嘴的好理由啊 要善加利用啊 童子们 JJ.Ying : Replied 反正这个观点又不是写给那些异议分子看的 哈哈哈

  • Seamless Studio for Mac/PC ~ Pattern Power!

    Updated: 2011-07-21 06:46:13
    CHROMAom Log In Sign Up Username Password Lost Password COLOURlovers Seamless Studio is Launched Special Member Discount Read About it Here Browse Create Search Community Channels Trends Tools Store Palettes Patterns Pattern Templates Colors Lovers Palette Pattern Pattern Template Color Palettes Patterns Pattern Templates Colors Lovers Blog Forums Groups FAQ Business Craft Fashion Home Print Web Wedding Branding Handmade Interior Looks Magazines Street Fashion Websites Wedding Invites ColorSchemer Seamless Seamless Studio Themeleon PHOTOCOPA COPASO Color Of The Year Software Fabric Art Print Clothing Welcome to our web color community . Here you'll find the latest web-focused Palettes and Patterns as well as Blog Trends and Forums to help guide your next web design . project Channels Web

  • ActiveJDBC: New Java ORM

    Updated: 2011-07-18 22:37:00
    When I learned Ruby on Rails, I was first and foremost impressed with ActiveRecord. For those who do not know ActiveRecord, it is a Ruby on Rails’ ORM layer, which is an equivalent to Hibernate in Java. However, ActiveRecord is easier to work with because it is based on conventions rather than configuration, and also it configures itselt at start time based on structure of data in the database. I was so impressed with ActiveRecord, that I was sure someone would implement it in Java, but after waiting a couple of years, I put a stop to wait and implemented it myself (with help of a few friends).read more

  • Heroku Hires Ruby Creator

    Updated: 2011-07-16 01:30:43
    Heroku, Salesforce.com’s bought-in Rack-/Ruby-on-Rails-based Platform-as-a-Service, has hired Ruby creator Yukihiro Matsumoto as its chief Ruby architect expecting he’ll make the language friendlier. Heroki couldn’t help point out that Ruby runs many of the world’s most popular brands like Comcast, Best Buy, AT&T’s Yellow pages, Hulu and Twitter. Heroku itself reportedly powers more than 150,000 apps written by Ruby developers. read more

  • Oracle Reportedly Asking Android Makers for Royalties

    Updated: 2011-07-16 01:30:41
    Rumor has it that Oracle is soliciting Java royalties from Android device makers in case it wins its Android suit against Google and the price goes up. Deutsche Bank analyst Jonathan Goldberg says he heard from “various handset makers” that Oracle wants $15-$20 a device for Dalvik. He hasn’t heard of anybody signing up yet and the range sounds awfully like a first negotiating move. Microsoft, meanwhile, according to South Korea’s Maeil Business Newspaper, is supposedly trying to get $15 per Android device from Samsung, which would be triple the $5-a-device Microsoft is believed to be getting from HTC. read more

  • Judge Suspects Android’s Infringement Was Willful

    Updated: 2011-07-13 17:25:05
    : Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Maureen O'Gara Chris Muir Elizabeth White Glenn Rossman Mike Rozlog Related Topics : Java Open Web Oracle Java : Article Cloud Computing : Judge Suspects Android’s Infringement Was Willful IP analyst Florian Mueller told IDG the judge

  • PHP typehinting gotcha in exceptions/methods

    Updated: 2011-07-13 16:23:10
    A small gotcha I recently ran into: If you use typehinting, PHP never checks that the class your typehint specifies actually exists! Read more for some examples As you may be aware of, typehints are quite convenient when you want a parameter to be an instance of some specific class or interface: function sayHello(User $user) [...]

  • 墨西哥之行:坎昆

    Updated: 2011-07-10 17:41:12
    IconMoon Online Portfolio of JJ.Ying Portfolio About Faves Blog Twitter Flickr Dribbble Linkedin Blog RSS Feed Message 墨西哥之行 坎昆 Jul 11 2011 生活日记 1 Comments 五月底的墨西哥+洛杉矶之行回来已经有一个多月了 这次旅行有些度假的意思 照片拍得不是很勤快 我也懒得给图配文字了 先在这里po一张坎昆部分的拼贴 在坎昆待了2天多 对这个美国人的后花园最深的印象就是 美得像天堂 热得像地狱 有兴趣的朋友可以去我的 又拍 看所有照片 : Tags 旅游 照片 摄影 墨西哥 坎昆 Kino July 11, 2011 07:30 很美 照片拍的更美 JJ.Ying : Replied Page 1 of 1 Add Your Comment Password : optional Remember me Name E-mail Optional , will not be published URL Optional Message English My Icon Design My Interface Design My Themes My Other Works Webpicks . Misc Chinese 作品发布 理论教程 设计网摘 生活日记 随意分享 Latest Entries 墨西哥之行 坎昆 放弃JJYING.CN域名 友情链接 Coldplay Every Teardrop 16px Game Icons for Archet . 内蒙古影像记录 2 From 0 to 38 Latest Comments lavi 你的也加好了 哈 ping 照片拍得很唯美 内蒙古也是我向往的 地方 Kino 很美 照片拍的更美

  • Programmatic Activation - Part 2

    Updated: 2011-07-08 21:15:00
    The previous blog post in this series looked at the default behaviour of the ADF framework in 11.1.1.4.0 of the af:region tag embedded in a af:showDetailItem tag. In this post we'll look at programmatically controlling the activation of regions to stop unnecessary processing. This example will be simplified to only look at one af:region in the hidden second af:showDetailItem. Note the first af:showDetailItem is disclosed (open) and purely exists to act as the open af:showDetailItem with the second af:showDetailItem we're actually interested in is closed. Note the second af:showDetailItem has our embedded af:region calling CharlieTaskFlow. read more

  • JDev 11.1.2.0.0: The Power of Facelets – Part 3

    Updated: 2011-07-08 19:45:00
    : Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Chris Muir Elizabeth White Maureen O'Gara Glenn Rossman Mike Rozlog Related Topics : Java Oracle Java : Blog Post JDev 11.1.2.0.0 : The Power of Facelets Part 3 af:showDetailItems and af:regions By Chris Muir Article : Rating Select

  • Why did nobody ever tell me about ssh_config?

    Updated: 2011-07-08 16:26:58
    As someone who uses SSH a lot, I need to remember a bunch of different usernames, identity files and even one non-standard SSH port. It can sometimes be a bit of a hassle, especially if I need to use a specific identity file or other such, and then need to subsequently remember the pathname to [...]

  • EMR Vendors Stress Usability to Attract Physicians

    Updated: 2011-07-03 23:33:59
    Going back to my beginnings in the new field of building “user-friendly” software in the early 1980′s, usability began a long history as a potential product differentiator in a competitive field. Now, with the onset of a multitude of EMR … Continue reading →

Current Feed Items | Previous Months Items

Jun 2011 | May 2011 | Apr 2011 | Mar 2011 | Feb 2011 | Jan 2011